runtime.gQueue.pushBack (method)
9 uses
runtime (current package)
mgcmark.go#L722: work.assistQueue.q.pushBack(gp)
mgcmark.go#L788: work.assistQueue.q.pushBack(gp)
mheap.go#L2116: work.strongFromWeak.q.pushBack(getg())
proc.go#L3935: globq.pushBack(g)
proc.go#L4027: sched.disable.runnable.pushBack(gp)
proc.go#L6496: sched.runq.pushBack(gp)
proc.go#L6848: drainQ.pushBack(oldNext.ptr())
proc.go#L6876: drainQ.pushBack(gp)
proc.go#L6982: func (q *gQueue) pushBack(gp *g) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |